chore: Manually bump storage version to v1-rev20250815-2.0.0#29319
Merged
chore: Manually bump storage version to v1-rev20250815-2.0.0#29319
Conversation
diegomarquezp
approved these changes
Aug 25, 2025
blakeli0
reviewed
Aug 25, 2025
| <groupId>com.google.apis</groupId> | ||
| <artifactId>google-api-services-storage</artifactId> | ||
| <version>v1-rev20250814-2.0.0</version> | ||
| <version>v1-rev20250815-2.0.0</version> |
Contributor
There was a problem hiding this comment.
Suggested change
| <version>v1-rev20250815-2.0.0</version> | |
| <version>v1-rev20250825-2.0.0</version> |
I think it should be 0825? And for all versions below as well.
Member
Author
There was a problem hiding this comment.
I chose the smallest increment available in case there is a future update to storage.
The previous version bump PR was created on July 22nd and the version was July 18 (#28205). Not sure how the dates are generated but this was to avoid any potential future collision.
blakeli0
approved these changes
Aug 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The existing storage version v1-rev20250814-2.0.0 has google-api-client v2.8.1. The downgraded google-api-client version didn't trigger an update to the versionId and isn't released to Maven Central:
https://central.sonatype.com/artifact/com.google.apis/google-api-services-storage/v1-rev20250814-2.0.0